2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.(TransactionImpl.java:53)||On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.query.criteria.internal.CriteriaQueryImpl.interpret(CriteriaQueryImpl.java:299)||Rendered criteria query -> select generatedAlias0 from NearRTRIC as generatedAlias0 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.QueryTranslatorImpl.parse(QueryTranslatorImpl.java:288)||parse() - HQL: select generatedAlias0 from org.onap.ransim.rest.api.models.NearRTRIC as generatedAlias0 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.ErrorTracker.throwQueryException(ErrorTracker.java:97)||throwQueryException() : no errors 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.QueryTranslatorImpl.showHqlAst(QueryTranslatorImpl.java:309)||--- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'from' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[IDENT] Node: 'org' | | | | | | | \-[IDENT] Node: 'onap' | | | | | | \-[IDENT] Node: 'ransim' | | | | | \-[IDENT] Node: 'rest' | | | | \-[IDENT] Node: 'api' | | | \-[IDENT] Node: 'models' | | \-[IDENT] Node: 'NearRTRIC' | \-[ALIAS] Node: 'generatedAlias0' \-[SELECT] Node: 'select' \-[IDENT] Node: 'generatedAlias0' 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.antlr.HqlSqlBaseWalker.beforeStatement(HqlSqlBaseWalker.java:124)||select << begin [level=1, statement=select] 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.tree.FromElement.doInitialize(FromElement.java:149)||FromClause{level=1} : org.onap.ransim.rest.api.models.NearRTRIC (generatedAlias0) -> nearrtric0_ 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.tree.FromReferenceNode.setResolved(FromReferenceNode.java:60)||Resolved : generatedAlias0 -> nearrtric0_.NEARRTRICID 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.antlr.HqlSqlBaseWalker.beforeStatementCompletion(HqlSqlBaseWalker.java:128)||select : finishing up [level=1, statement=select] 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.HqlSqlWalker.processQuery(HqlSqlWalker.java:752)||processQuery() : ( SELECT ( {select clause} nearrtric0_.NEARRTRICID ) ( FromClause{level=1} NEARRTRIC nearrtric0_ ) ) 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.util.JoinProcessor.findQueryReferencedTables(JoinProcessor.java:128)||Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity NearRTRIC): [NEARRTRIC] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.ransim.rest.api.models.NearRTRIC) | | referencedTables: null | | originalText: generatedAlias0 | \-SqlFragment \-FromClause \-FromElement 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.util.JoinProcessor.addJoinNodes(JoinProcessor.java:295)||Using FROM fragment [NEARRTRIC nearrtric0_] 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.antlr.HqlSqlBaseWalker.afterStatementCompletion(HqlSqlBaseWalker.java:132)||select >> end [level=1, statement=select] 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.QueryTranslatorImpl.analyze(QueryTranslatorImpl.java:275)||--- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (NEARRTRIC) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'nearrtric0_.NEARRTRICID as NEARRTRI1_6_' {alias=generatedAlias0, className=org.onap.ransim.rest.api.models.NearRTRIC, tableAlias=nearrtric0_} | \-[SQL_TOKEN] SqlFragment: 'nearrtric0_.GNBID as GNBID2_6_, nearrtric0_.RESOURCETYPE as RESOURCE3_6_' \-[FROM] FromClause: 'from' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[generatedAlias0], fromElementByTableAlias=[nearrtric0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'NEARRTRIC nearrtric0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=generatedAlias0,role=null,tableName=NEARRTRIC,tableAlias=nearrtric0_,origin=null,columns={,className=org.onap.ransim.rest.api.models.NearRTRIC}} 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.ErrorTracker.throwQueryException(ErrorTracker.java:97)||throwQueryException() : no errors 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.QueryTranslatorImpl.generate(QueryTranslatorImpl.java:254)||HQL: select generatedAlias0 from org.onap.ransim.rest.api.models.NearRTRIC as generatedAlias0 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.QueryTranslatorImpl.generate(QueryTranslatorImpl.java:255)||SQL: select nearrtric0_.NEARRTRICID as NEARRTRI1_6_, nearrtric0_.GNBID as GNBID2_6_, nearrtric0_.RESOURCETYPE as RESOURCE3_6_ from NEARRTRIC nearrtric0_ 2021-04-06T06:29:59{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.hql.internal.ast.ErrorTracker.throwQueryException(ErrorTracker.java:97)||throwQueryException() : no errors 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select nearrtric0_.NEARRTRICID as NEARRTRI1_6_, nearrtric0_.GNBID as GNBID2_6_, nearrtric0_.RESOURCETYPE as RESOURCE3_6_ from NEARRTRIC nearrtric0_ 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Result set row: 0 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.getRow(Loader.java:1586)||Result row: EntityKey[org.onap.ransim.rest.api.models.NearRTRIC#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Result set row: 1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.getRow(Loader.java:1586)||Result row: EntityKey[org.onap.ransim.rest.api.models.NearRTRIC#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NearRTRIC#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUUPList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUUPList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `ranNFNSSIList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`ranNFNSSIList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = NearRTRIC 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `trackingArea` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`trackingArea`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NearRTRIC#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NearRTRIC#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUUPList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUUPList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `ranNFNSSIList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`ranNFNSSIList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = NearRTRIC 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `trackingArea` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`trackingArea`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NearRTRIC#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select gnbcucplis0_.nearrtricid as nearrtri6_3_0_, gnbcucplis0_.GNBCUNAME as GNBCUNAM1_3_0_, gnbcucplis0_.GNBCUNAME as GNBCUNAM1_3_1_, gnbcucplis0_.GNBID as GNBID2_3_1_, gnbcucplis0_.GNBIDLENGTH as GNBIDLEN3_3_1_, gnbcucplis0_.NFTYPE as NFTYPE4_3_1_, gnbcucplis0_.nearrtricid as nearrtri6_3_1_, gnbcucplis0_.PLMNID as PLMNID5_3_1_ from GNBCUCPFUNCTION gnbcucplis0_ where gnbcucplis0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellCUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellCUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nFType` : value = CUCP 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nFType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 11 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNId` : value = 310-410 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select cellculist0_.gnbcuname as gnbcunam3_10_0_, cellculist0_.CELLLOCALID as CELLLOCA1_10_0_, cellculist0_.CELLLOCALID as CELLLOCA1_10_1_, cellculist0_.gnbcuname as gnbcunam3_10_1_, cellculist0_.RESOURCETYPE as RESOURCE2_10_1_ from NRCELLCU cellculist0_ where cellculist0_.gnbcuname=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select gnbcuuplis0_.nearrtricid as nearrtri5_4_0_, gnbcuuplis0_.GNBCUUPID as GNBCUUPI1_4_0_, gnbcuuplis0_.GNBCUUPID as GNBCUUPI1_4_1_, gnbcuuplis0_.GNBID as GNBID2_4_1_, gnbcuuplis0_.GNBIDLENGTH as GNBIDLEN3_4_1_, gnbcuuplis0_.nearrtricid as nearrtri5_4_1_, gnbcuuplis0_.RESOURCETYPE as RESOURCE4_4_1_ from GNBCUUPFUNCTION gnbcuuplis0_ where gnbcuuplis0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBCUUPFunction#1111] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 11 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = DRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBCUUPFunction#1111] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.gnbcuupid as gnbcuupi1_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.gnbcuupid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select gnbdulist0_.nearrtricid as nearrtri7_5_0_, gnbdulist0_.GNBDUID as GNBDUID1_5_0_, gnbdulist0_.GNBDUID as GNBDUID1_5_1_, gnbdulist0_.GNBDUNAME as GNBDUNAM2_5_1_, gnbdulist0_.GNBID as GNBID3_5_1_, gnbdulist0_.GNBIDLENGTH as GNBIDLEN4_5_1_, gnbdulist0_.NFTYPE as NFTYPE5_5_1_, gnbdulist0_.nearrtricid as nearrtri7_5_1_, gnbdulist0_.PLMNID as PLMNID6_5_1_ from GNBDUFUNCTION gnbdulist0_ where gnbdulist0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBDUFunction#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellDUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellDUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUName` : value = gnduserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUName`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nFType` : value = DU 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nFType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 11 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNId` : value = 310-410 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBDUFunction#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBDUFunction#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellDUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellDUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUName` : value = gnduserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUName`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nFType` : value = DU 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nFType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 11 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNId` : value = 310-410 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBDUFunction#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBDUFunction#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellDUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellDUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUName` : value = gnduserver3 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUName`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nFType` : value = DU 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nFType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 11 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNId` : value = 310-410 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBDUFunction#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select celldulist0_.gnbduid as gnbduid8_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_1_, celldulist0_.ADMINISTRATIVESTATE as ADMINIST2_11_1_, celldulist0_.CELLSTATE as CELLSTAT3_11_1_, celldulist0_.gnbduid as gnbduid8_11_1_, celldulist0_.NRPCI as NRPCI4_11_1_, celldulist0_.nRTAC as nRTAC5_11_1_, celldulist0_.OPERATIONALSTATE as OPERATIO6_11_1_, celldulist0_.RESOURCETYPE as RESOURCE7_11_1_ from NRCELLDU celldulist0_ where celldulist0_.gnbduid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select celldulist0_.gnbduid as gnbduid8_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_1_, celldulist0_.ADMINISTRATIVESTATE as ADMINIST2_11_1_, celldulist0_.CELLSTATE as CELLSTAT3_11_1_, celldulist0_.gnbduid as gnbduid8_11_1_, celldulist0_.NRPCI as NRPCI4_11_1_, celldulist0_.nRTAC as nRTAC5_11_1_, celldulist0_.OPERATIONALSTATE as OPERATIO6_11_1_, celldulist0_.RESOURCETYPE as RESOURCE7_11_1_ from NRCELLDU celldulist0_ where celldulist0_.gnbduid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select celldulist0_.gnbduid as gnbduid8_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_1_, celldulist0_.ADMINISTRATIVESTATE as ADMINIST2_11_1_, celldulist0_.CELLSTATE as CELLSTAT3_11_1_, celldulist0_.gnbduid as gnbduid8_11_1_, celldulist0_.NRPCI as NRPCI4_11_1_, celldulist0_.nRTAC as nRTAC5_11_1_, celldulist0_.OPERATIONALSTATE as OPERATIO6_11_1_, celldulist0_.RESOURCETYPE as RESOURCE7_11_1_ from NRCELLDU celldulist0_ where celldulist0_.gnbduid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 3 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 3 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 3 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 3 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 3 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nearrtricid as nearrtr11_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select rannfnssil0_.nearrtricid as nearrtri1_16_0_, rannfnssil0_.ranNFNSSIList as ranNFNSS2_16_0_ from RANNFNSSI rannfnssil0_ where rannfnssil0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select trackingar0_.nearrtricid as nearrtri1_22_0_, trackingar0_.trackingArea as tracking2_22_0_ from TRACKINGAREA trackingar0_ where trackingar0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.trackingArea 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.trackingArea 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select gnbcucplis0_.nearrtricid as nearrtri6_3_0_, gnbcucplis0_.GNBCUNAME as GNBCUNAM1_3_0_, gnbcucplis0_.GNBCUNAME as GNBCUNAM1_3_1_, gnbcucplis0_.GNBID as GNBID2_3_1_, gnbcucplis0_.GNBIDLENGTH as GNBIDLEN3_3_1_, gnbcucplis0_.NFTYPE as NFTYPE4_3_1_, gnbcucplis0_.nearrtricid as nearrtri6_3_1_, gnbcucplis0_.PLMNID as PLMNID5_3_1_ from GNBCUCPFUNCTION gnbcucplis0_ where gnbcucplis0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellCUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellCUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nFType` : value = CUCP 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nFType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 22 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNId` : value = 310-410 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select cellculist0_.gnbcuname as gnbcunam3_10_0_, cellculist0_.CELLLOCALID as CELLLOCA1_10_0_, cellculist0_.CELLLOCALID as CELLLOCA1_10_1_, cellculist0_.gnbcuname as gnbcunam3_10_1_, cellculist0_.RESOURCETYPE as RESOURCE2_10_1_ from NRCELLCU cellculist0_ where cellculist0_.gnbcuname=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellCU#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBCUCPFunction` : value = cucpserver2 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBCUCPFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = RRC Connected Users 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellCU#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcellcu_celllocalid as nrcellc13_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select gnbcuuplis0_.nearrtricid as nearrtri5_4_0_, gnbcuuplis0_.GNBCUUPID as GNBCUUPI1_4_0_, gnbcuuplis0_.GNBCUUPID as GNBCUUPI1_4_1_, gnbcuuplis0_.GNBID as GNBID2_4_1_, gnbcuuplis0_.GNBIDLENGTH as GNBIDLEN3_4_1_, gnbcuuplis0_.nearrtricid as nearrtri5_4_1_, gnbcuuplis0_.RESOURCETYPE as RESOURCE4_4_1_ from GNBCUUPFUNCTION gnbcuuplis0_ where gnbcuuplis0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBCUUPFunction#2222] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 22 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = DRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBCUUPFunction#2222] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.gnbcuupid as gnbcuupi1_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.gnbcuupid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select gnbdulist0_.nearrtricid as nearrtri7_5_0_, gnbdulist0_.GNBDUID as GNBDUID1_5_0_, gnbdulist0_.GNBDUID as GNBDUID1_5_1_, gnbdulist0_.GNBDUNAME as GNBDUNAM2_5_1_, gnbdulist0_.GNBID as GNBID3_5_1_, gnbdulist0_.GNBIDLENGTH as GNBIDLEN4_5_1_, gnbdulist0_.NFTYPE as NFTYPE5_5_1_, gnbdulist0_.nearrtricid as nearrtri7_5_1_, gnbdulist0_.PLMNID as PLMNID6_5_1_ from GNBDUFUNCTION gnbdulist0_ where gnbdulist0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBDUFunction#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellDUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellDUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUName` : value = gnduserver4 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUName`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nFType` : value = DU 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nFType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 22 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNId` : value = 310-410 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBDUFunction#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBDUFunction#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellDUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellDUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUName` : value = gnduserver5 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUName`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nFType` : value = DU 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nFType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 22 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNId` : value = 310-410 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBDUFunction#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.GNBDUFunction#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellDUList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellDUList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUName` : value = gnduserver6 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUName`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBId` : value = 98763 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBIdLength` : value = 32 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBIdLength`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nFType` : value = DU 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nFType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nearRTRIC` : value = 22 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nearRTRIC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNId` : value = 310-410 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNId`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.GNBDUFunction#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select celldulist0_.gnbduid as gnbduid8_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_1_, celldulist0_.ADMINISTRATIVESTATE as ADMINIST2_11_1_, celldulist0_.CELLSTATE as CELLSTAT3_11_1_, celldulist0_.gnbduid as gnbduid8_11_1_, celldulist0_.NRPCI as NRPCI4_11_1_, celldulist0_.nRTAC as nRTAC5_11_1_, celldulist0_.OPERATIONALSTATE as OPERATIO6_11_1_, celldulist0_.RESOURCETYPE as RESOURCE7_11_1_ from NRCELLDU celldulist0_ where celldulist0_.gnbduid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 4 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 4 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 4 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 4 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 4 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select celldulist0_.gnbduid as gnbduid8_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_1_, celldulist0_.ADMINISTRATIVESTATE as ADMINIST2_11_1_, celldulist0_.CELLSTATE as CELLSTAT3_11_1_, celldulist0_.gnbduid as gnbduid8_11_1_, celldulist0_.NRPCI as NRPCI4_11_1_, celldulist0_.nRTAC as nRTAC5_11_1_, celldulist0_.OPERATIONALSTATE as OPERATIO6_11_1_, celldulist0_.RESOURCETYPE as RESOURCE7_11_1_ from NRCELLDU celldulist0_ where celldulist0_.gnbduid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 5 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 5 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 5 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 5 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 5 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select celldulist0_.gnbduid as gnbduid8_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_0_, celldulist0_.CELLLOCALID as CELLLOCA1_11_1_, celldulist0_.ADMINISTRATIVESTATE as ADMINIST2_11_1_, celldulist0_.CELLSTATE as CELLSTAT3_11_1_, celldulist0_.gnbduid as gnbduid8_11_1_, celldulist0_.NRPCI as NRPCI4_11_1_, celldulist0_.nRTAC as nRTAC5_11_1_, celldulist0_.OPERATIONALSTATE as OPERATIO6_11_1_, celldulist0_.RESOURCETYPE as RESOURCE7_11_1_ from NRCELLDU celldulist0_ where celldulist0_.gnbduid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl.finishUpRow(CollectionReferenceInitializerImpl.java:59)||Found row of collection: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 6 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 6 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 6 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 6 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:178)||Resolving attributes for [org.onap.ransim.rest.api.models.NRCellDU#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `administrativeState` : value = UNLOCKED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`administrativeState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `cellState` : value = ACTIVE 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`cellState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `gNBDUFunction` : value = 6 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`gNBDUFunction`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRPCI` : value = 12 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRPCI`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `nRTAC` : value = 310 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`nRTAC`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `operationalState` : value = ENABLED 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`operationalState`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `pLMNInfoList` : value = NOT NULL COLLECTION 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`pLMNInfoList`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:190)||Processing attribute `resourceType` : value = PRB 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:221)||Attribute (`resourceType`) - enhanced for lazy-loading? - false 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.TwoPhaseLoad.doInitializeEntity(TwoPhaseLoad.java:342)||Done materializing entity [org.onap.ransim.rest.api.models.NRCellDU#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nrcelldu_celllocalid as nrcelld12_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nrcelldu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select plmninfoli0_.nearrtricid as nearrtr11_14_0_, plmninfoli0_.PLMNID as PLMNID2_14_0_, plmninfoli0_.dLThptPerSlice as dLThptPe3_14_0_, plmninfoli0_.lastUpdatedTS as lastUpda4_14_0_, plmninfoli0_.maxNumberOfConns as maxNumbe5_14_0_, plmninfoli0_.uLThptPerSlice as uLThptPe6_14_0_, plmninfoli0_.globalSubscriberId as globalSu7_14_0_, plmninfoli0_.sNSSAI as sNSSAI8_14_0_, plmninfoli0_.status as status9_14_0_, plmninfoli0_.subscriptionServiceType as subscri10_14_0_ from PLMNINFO plmninfoli0_ where plmninfoli0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select rannfnssil0_.nearrtricid as nearrtri1_16_0_, rannfnssil0_.ranNFNSSIList as ranNFNSS2_16_0_ from RANNFNSSI rannfnssil0_ where rannfnssil0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:73)||Loading collection: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select trackingar0_.nearrtricid as nearrtri1_22_0_, trackingar0_.trackingArea as tracking2_22_0_ from TRACKINGAREA trackingar0_ where trackingar0_.nearrtricid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl.handlePotentiallyEmptyCollectionRootReturns(ResultSetProcessorImpl.java:167)||Preparing collection initializer : [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections were found in result set for role: org.onap.ransim.rest.api.models.NearRTRIC.trackingArea 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollection(CollectionLoadContext.java:303)||Collection fully initialized: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:394)||1 collections initialized for role: org.onap.ransim.rest.api.models.NearRTRIC.trackingArea 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer.initialize(AbstractLoadPlanBasedCollectionInitializer.java:105)||Done loading collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#cucpserver1 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.EntityCopyObserverFactoryInitiator.initiateService(EntityCopyObserverFactoryInitiator.java:38)||Configured EntityCopyObserver strategy: disallow 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: cucpserver1, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 15 updates, 0 deletions to 73 objects 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[], resourceType=RRC Connected Users} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 15 updates, 0 deletions to 73 objects 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||update NRCELLCU set gnbcuname=?, RESOURCETYPE=? where CELLLOCALID=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:00{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:01{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 73 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15176, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#1111 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#1111] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 1111, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 74 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.GNBCUUPFunction{gNBId=98763, pLMNInfoList=[], gNBCUUPId=2222, nearRTRIC=org.onap.ransim.rest.api.models.NearRTRIC#22, gNBIdLength=32, resourceType=DRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#1 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#1] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 1, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 75 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=15689, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#2 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#2] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 2, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 76 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#5, nRPCI=12, nRTAC=310, cellLocalId=13905, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#3 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#3] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 3, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 77 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15825, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#11 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#11] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 11, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 78 objects 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#cucpserver2 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#cucpserver2] 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: cucpserver2, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:02{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:03{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.spi.CollectionEntry.preFlush(CollectionEntry.java:185)||Collection dirty: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 0 insertions, 0 updates, 0 deletions to 79 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 16 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1206)||Deleting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||delete from PLMNINFO where nrcellcu_celllocalid=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.remove(AbstractCollectionPersister.java:1265)||Done deleting collection 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.persister.collection.AbstractCollectionPersister.recreate(AbstractCollectionPersister.java:1296)||Inserting collection: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into PLMNINFO (nrcellcu_celllocalid, PLMNID, dLThptPerSlice, lastUpdatedTS, maxNumberOfConns, uLThptPerSlice, globalSubscriberId, sNSSAI, status, subscriptionServiceType) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Done inserting collection: 2 rows inserted 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#2222 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#2222] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 2222, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 80 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=15826, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#4 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#4] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 4, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 81 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=4} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=10897, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#5 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#5] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 5, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 82 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=5} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=4} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=11} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#6 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#6] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 6, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 83 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=5} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=4} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=6} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_0_, netconfser0_.ip as ip2_8_0_, netconfser0_.netconfPort as netconfP3_8_0_, cells1_.NetconfServers_serverId as NetconfS1_9_1_, celldetail2_.nodeId as cells_no2_9_1_, celldetail2_.nodeId as nodeId1_0_2_, celldetail2_.color as color2_0_2_, celldetail2_.gridX as gridX3_0_2_, celldetail2_.gridY as gridY4_0_2_, celldetail2_.latitude as latitude5_0_2_, celldetail2_.longitude as longitud6_0_2_, celldetail2_.networkId as networkI7_0_2_, celldetail2_.nodeName as nodeName8_0_2_, celldetail2_.nodeType as nodeType9_0_2_, celldetail2_.pciCollisionDetected as pciColl10_0_2_, celldetail2_.pciConfusionDetected as pciConf11_0_2_, celldetail2_.physicalCellId as physica12_0_2_, celldetail2_.screenX as screenX13_0_2_, celldetail2_.screenY as screenY14_0_2_, celldetail2_.sectorNumber as sectorN15_0_2_, celldetail2_.serverId as serverI16_0_2_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:219)||Done entity load : org.onap.ransim.rest.api.models.NetconfServers#22 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2394)||Loading entity: [org.onap.ransim.rest.api.models.NetconfServers#22] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select netconfser0_.serverId as serverId1_8_1_, netconfser0_.ip as ip2_8_1_, netconfser0_.netconfPort as netconfP3_8_1_, cells1_.NetconfServers_serverId as NetconfS1_9_3_, celldetail2_.nodeId as cells_no2_9_3_, celldetail2_.nodeId as nodeId1_0_0_, celldetail2_.color as color2_0_0_, celldetail2_.gridX as gridX3_0_0_, celldetail2_.gridY as gridY4_0_0_, celldetail2_.latitude as latitude5_0_0_, celldetail2_.longitude as longitud6_0_0_, celldetail2_.networkId as networkI7_0_0_, celldetail2_.nodeName as nodeName8_0_0_, celldetail2_.nodeType as nodeType9_0_0_, celldetail2_.pciCollisionDetected as pciColl10_0_0_, celldetail2_.pciConfusionDetected as pciConf11_0_0_, celldetail2_.physicalCellId as physica12_0_0_, celldetail2_.screenX as screenX13_0_0_, celldetail2_.screenY as screenY14_0_0_, celldetail2_.sectorNumber as sectorN15_0_0_, celldetail2_.serverId as serverI16_0_0_ from NetconfServers netconfser0_ left outer join NetconfServers_CellDetails cells1_ on netconfser0_.serverId=cells1_.NetconfServers_serverId left outer join CellDetails celldetail2_ on cells1_.cells_nodeId=celldetail2_.nodeId where netconfser0_.serverId=? 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.loading.internal.CollectionLoadContext.endLoadingCollections(CollectionLoadContext.java:213)||No collections were found in result set for role: org.onap.ransim.rest.api.models.NetconfServers.cells 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.loadEntity(Loader.java:2423)||Done entity load 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:133)||Generated identifier: 22, using strategy: org.hibernate.id.Assigned 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:139)||Processing flush-time cascades 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.prepareCollectionFlushes(AbstractFlushingEventListener.java:192)||Dirty checking collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#11] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUCPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBCUUPList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.gNBDUList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.pLMNInfoList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.ranNFNSSIList#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22], was: [org.onap.ransim.rest.api.models.NearRTRIC.trackingArea#22] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#1111] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#1] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#3] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15289] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15290] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15296] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15687] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15689] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15155] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15174] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15175] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15176] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15825] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13999] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14000] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15425] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15426] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15826] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2], was: [org.onap.ransim.rest.api.models.GNBCUCPFunction.cellCUList#cucpserver2] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellCU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222], was: [org.onap.ransim.rest.api.models.GNBCUUPFunction.pLMNInfoList#2222] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#4] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#5] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6], was: [org.onap.ransim.rest.api.models.GNBDUFunction.cellDUList#6] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10896] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11561] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11562] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11568] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#11569] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#10897] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13905] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#13910] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14655] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14656] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#14427] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15360] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15361] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15548] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.internal.Collections.processReachableCollection(Collections.java:196)||Collection found: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549], was: [org.onap.ransim.rest.api.models.NRCellDU.pLMNInfoList#15549] (initialized) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:113)||Flushed: 1 insertions, 0 updates, 0 deletions to 84 objects 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.event.internal.AbstractFlushingEventListener.logFlushResults(AbstractFlushingEventListener.java:120)||Flushed: 0 (re)creations, 0 updates, 0 removals to 82 collections 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:110)||Listing entities: 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=14000, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11568, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=5} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1, cellLocalId=13999, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=4} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#2, nRPCI=12, nRTAC=310, cellLocalId=15155, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=3} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=2} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11569, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=14000, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11568, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#3, nRPCI=12, nRTAC=310, cellLocalId=13999, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11562, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver1], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#1, org.onap.ransim.rest.api.models.GNBDUFunction#2, org.onap.ransim.rest.api.models.GNBDUFunction#3], nearRTRICId=11, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#1111], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellCU{gNBCUCPFunction=org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2, cellLocalId=11561, pLMNInfoList=[component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=6000, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0010-1110, status=ACTIVE}}, component[pLMNId,sNSSAI]{pLMNId=310-410, sNSSAI=component[configData,globalSubscriberId,sNSSAI,status,subscriptionServiceType]{subscriptionServiceType=null, configData=component[dLThptPerSlice,lastUpdatedTS,maxNumberOfConns,uLThptPerSlice]{maxNumberOfConns=4500, lastUpdatedTS=null, dLThptPerSlice=null, uLThptPerSlice=null}, globalSubscriberId=null, sNSSAI=0011-0010, status=ACTIVE}}], resourceType=null} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11562, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NearRTRIC{ranNFNSSIList=[], gNBCUCPList=[org.onap.ransim.rest.api.models.GNBCUCPFunction#cucpserver2], gNBDUList=[org.onap.ransim.rest.api.models.GNBDUFunction#4, org.onap.ransim.rest.api.models.GNBDUFunction#5, org.onap.ransim.rest.api.models.GNBDUFunction#6], nearRTRICId=22, gNBCUUPList=[org.onap.ransim.rest.api.models.GNBCUUPFunction#2222], gNBId=98763, pLMNInfoList=[], trackingArea=[], resourceType=NearRTRIC} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NRCellDU{administrativeState=UNLOCKED, gNBDUFunction=org.onap.ransim.rest.api.models.GNBDUFunction#4, nRPCI=12, nRTAC=310, cellLocalId=11561, pLMNInfoList=[], operationalState=ENABLED, cellState=ACTIVE, resourceType=PRB} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=1111} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:117)||org.onap.ransim.rest.api.models.NetconfServers{cells=null, netconfPort=null, ip=null, serverId=6} 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.internal.util.EntityPrinter.toString(EntityPrinter.java:114)||More...... 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||insert into NetconfServers (ip, netconfPort, serverId) values (?, ?, ?) 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:81)||begin 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.query.criteria.internal.CriteriaQueryImpl.interpret(CriteriaQueryImpl.java:299)||Rendered criteria query -> select generatedAlias0 from NearRTRIC as generatedAlias0 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.spi.SqlStatementLogger.logStatement(SqlStatementLogger.java:127)||select nearrtric0_.NEARRTRICID as NEARRTRI1_6_, nearrtric0_.GNBID as GNBID2_6_, nearrtric0_.RESOURCETYPE as RESOURCE3_6_ from NEARRTRIC nearrtric0_ 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Result set row: 0 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.getRow(Loader.java:1586)||Result row: EntityKey[org.onap.ransim.rest.api.models.NearRTRIC#11] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.jboss.logging.DelegatingBasicLogger.debugf(DelegatingBasicLogger.java:384)||Result set row: 1 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.loader.Loader.getRow(Loader.java:1586)||Result row: EntityKey[org.onap.ransim.rest.api.models.NearRTRIC#22] 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.transaction.internal.TransactionImpl.commit(TransactionImpl.java:98)||committing 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||INFO|||||org.onap.ransim.rest.api.services.RansimControllerServices.sendRanInitialConfigAll(RansimControllerServices.java:897)||No client for 11 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||INFO|||||org.onap.ransim.rest.api.services.RansimControllerServices.sendRanInitialConfigAll(RansimControllerServices.java:897)||No client for 22 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||INFO|||||org.onap.ransim.rest.api.controller.RansimController.startRanSliceSimulation(RansimController.java:150)||Time taken for start ran slice simulation : 6 2021-04-06T06:30:04{GMT+0}+00:00|||http-nio-8081-exec-1||||DEBUG|||||org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.close(JdbcCoordinatorImpl.java:170)||HHH000420: Closing un-released batch